home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / payroll_ / payusa50.zip / PAYUS50E.ZIP / WHATSNEW.TXT < prev   
Text File  |  1995-01-29  |  15KB  |  296 lines

  1.                      ANTHISTLE SYSTEMS & PROGRAMMING LTD.
  2.                               563 Patricia Drive,
  3.                               Oakville, Ontario,
  4.                                 CANADA L6K 1M4
  5.  
  6.                             Telephone 905-845-7959
  7.  
  8.  
  9.           PAYROLL USA - SHAREWARE TRIAL RELEASE V5.01 30TH. JAN. 1995
  10.           ===========================================================
  11.  
  12. NEW IN THIS RELEASE
  13. ===================
  14.  
  15. New Employee Pick List
  16. ----------------------
  17.  
  18. Not all of the changes are visible to the user, but they should result in
  19. faster running.  The most noticeable change is the employee pick list which is
  20. now an alternative to the traditional find employee methods. I have also added
  21. another group find method based on your choice of Status and Pay Method. That 
  22. new pick list was much more difficult to program than I expected when I said I 
  23. would do it, I had to rewrite all the internal index handling and employee 
  24. file I/O to do it properly so it responds to multiple pay frequencies, and 
  25. gets updated instantly when an employee is updated.  However, the pay off is 
  26. that it is re-usable in some of the reports. 
  27.  
  28. To use the new pick list, from the Add or Update Employee Menu select 
  29. "F2 Update Individual Employee (List)".  To get out of it simply press Esc.
  30. The traditional search methods are "F3 Update Groups of Employees (Search)" 
  31. (moved down one) which will lead you to another menu which has the new search 
  32. item "F8 Your CHOICE Status/Pay Method". 
  33.  
  34.  
  35. Adding New Employees
  36. --------------------
  37.  
  38. When adding new employees you can now stop after only 2 screens instead of
  39. having to go through every screen with annoying pop ups between them. You can
  40. also get out easier if you get into the Add Employee choice by mistake, SSN =
  41. 000-00-0000 and nothing in the Employee Number and you are gone, no questions
  42. asked. I have also put a list of existing employee numbers on screen to help
  43. in choosing a new number for a new employee.
  44.  
  45.  
  46. Vacation/Sick Accruals
  47. ----------------------
  48.  
  49. When adding or updating employees a new pop up window offers advice on
  50. percentage to use for Vacation & Sick Accruals.  You will note that the more
  51. weeks there are off the higher the percentage (as you would expect) but some
  52. percentages have fractions for more accuracy as the more time taken off the
  53. less time remains to accrue the cost of the time off. Example: the percentage
  54. for 2 weeks is 200/50, but 3 weeks is 300/49, and 4 weeks is 400/48 (which are
  55. not exactly 1.5 or 2 times the percentage for 2 weeks). However, if you wish
  56. to stick to your regular percentages (or zero if not using the accruals
  57. feature) that will be fine with the program.
  58.  
  59.  
  60. ** NEW ** Hours Entry Report
  61. ----------------------------
  62.  
  63. This new report will list the hours you entered for the next pay period so you
  64. can check against time cards to ensure they are correctly entered and nobody
  65. was missed.  It is produced in alphabetical order. With overtime and shift
  66. differentials I had to allow for the possibility that there are 23 possible
  67. columns of hours that could be entered, though not everybody will use them
  68. all. If there are too many columns to fit on the width of one page it will
  69. continue the extra columns on the next page.  There are totals on each page
  70. and grand totals on the last page.  Note that if you have more than one pay
  71. frequency (pays per year, such as 52, 26, 12, etc.) on one file only those pay
  72. frequencies you have selected as being active for this session will be
  73. included on the report.  Those included are listed at the bottom of the grand
  74. totals (last page).  I have put this report on the Update Employees Menu as it
  75. is most likely to be used at the conclusion of each hours entry session.  You
  76. can run it as often as needed.  On large files it takes a moment or two to do
  77. its work, so don't assume nothing is happening once you have selected the menu
  78. choice.
  79.  
  80.  
  81. Pay Cycle
  82. ---------
  83.  
  84. Lots of internal changes in the pay cycle.  The most apparent is the selection 
  85. of who gets paid.  Previously all active were paid even if they had no hours 
  86. (I had expected users to change the status from active to laid off if they had 
  87. no hours, but many of you apparently do not do so).  Active with no hours 
  88. previously resulted in zero or (if there were voluntary deductions) negative 
  89. pay.  Now I check every employee who is active to make sure there is something
  90. to pay for before he/she is processed in the pay cycle.   This will cut down 
  91. on the size of the Status Report, the only people on it will now be the ones 
  92. who actually got paid.   Also, on the Status Report, it sometimes splits an 
  93. entry at the bottom of the page and continues the same entry on the next page 
  94. so I have adjusted the print routine to try not to start an entry unless there 
  95. is sufficient space left on the page to finish it (and skip to a new page 
  96. immediately if insufficient space).
  97.  
  98. Also, the screen which asks for current and next pay dates will now suggest a
  99. next pay date based on current pay date and the highest active pay frequency
  100. being processed.   You can change it if you wish.
  101.  
  102.  
  103. Checks and Pay Slips
  104. ---------------------
  105.  
  106. Check and pay slip printing has been re-written.  You can now spool anything, 
  107. check, pay slip, or check register, to disk.  If printing you can skip the 
  108. line up routine. HOWEVER, FOR THE FIRST FEW TIMES YOU PRINT with the new 
  109. routine I suggest you do not skip the line up in case it is different to what
  110. you have been used to.  For those who print laser checks I have added the 
  111. option of printing an extra stub on the throw away portion of the sheet.  I am 
  112. also printing Branch, & Department Codes above the employee's name as this 
  113. might help in distribution of checks and payslips. There is also an option to 
  114. print Phone Number with the Branch & Department Codes. 
  115.  
  116.  
  117. Check Reconciliation
  118. ---------------------
  119.  
  120. Check Reconciliation has been added at no extra cost.  Count it as a bonus, a
  121. thank you for continuing to use PAYROLL USA.
  122.  
  123. In January and February of 1995 PAYROLL USA will check to see if you have 
  124. tried this new feature.  If it finds no *.BRC (bank) files on the program 
  125. directory it will assume you have never tried it so it will switch it on 
  126. automatically.  The only other action you need take is the first time you 
  127. print pay cheques it will ask for a file name for the bank file, name it 
  128. whatever is meaningful for you, presumably a short form of your bank's name
  129. (8 characters or less), such as BANKAMER or FIRSTATE etc.
  130.  
  131. Further instructions, including how to turn it off if you do not wish to use 
  132. it are in the file CR_INSTR.TXT which can be read on screen or printed with 
  133. (from the main menu): 
  134.  
  135.    F3 PRINT AND/OR RECONCILE CHECKS, PRINT PAY SLIPS, then
  136.       F3 Bank Reconciliation of Pay Checks, then
  137.          F6 PROGRAM INFORMATION / INSTRUCTIONS
  138.  
  139. There isn't much else you can do in Check Reconciliation on this first trip 
  140. there until you actually get some checks on file. So escape then come back
  141. later after printing some checks, or maybe after they come back from the bank 
  142. and you want to reconcile them. 
  143.  
  144. If you are using it and you print a batch of checks more than once (example: 
  145. checks printed, error found, fixed and pay cycle re-run, checks re-printed) 
  146. then you must use the Check Reconciliation to void the first batch of checks 
  147. (ideally before you reprint them) else it will show too much outstanding 
  148. against your bank and possibly result in error messages as the second check 
  149. register is produced.  Check Reconciliation allows for multiple Bank Accounts
  150. by having a separate check file for each bank. Instructions can be viewed or 
  151. printed from the Check Reconciliation Menu. 
  152.  
  153. If you are handwriting checks and issuing pay slips no entry will be 
  154. automatically made in the Check Reconciliation file.  If you want to use the 
  155. reconciliation you can enter them manually if you wish, or if you have a 
  156. continuous block of manual check numbers allocated in the same sequence to the
  157. same people and for the same amounts as the pay slip check register then you 
  158. can easily fool the program by running the check print and spooling the output 
  159. to disk to be later deleted (saving paper). Those thrown away spooled checks 
  160. will still be added to the Check Reconciliation file and if you give your
  161. first manual check number as the first computer check number for the run you 
  162. have in effect got your manual checks into the reconciliation file without 
  163. having to do it manually. 
  164.  
  165.  
  166. Employee Summary Report
  167. -----------------------
  168.  
  169. The Employee Summary report (print out of 1st 3 basic information screens) has
  170. been revised so it now optionally also prints the comments screen. It has also
  171. been revised so that you can pick which employees, or groups of employees as
  172. in the Add/Update employee function rather than having to print them all.
  173.  
  174.  
  175. Employee Labels and Rotary Cards
  176. --------------------------------
  177.  
  178. The Employee Label printing has been vastly expanded to include most popular
  179. label sizes available for Laser printers (as well as the earlier laser and dot
  180. matrix choices).  You can now also print dot matrix or laser rotary cards (for
  181. Rolodex's) with some information about the employee on them.  In fact, even if
  182. you do not have a Rolodex or a laser printer you might still want to print out
  183. the laser 4" x 2 1/6" rotary card report on plain paper (it will print on a
  184. dot matrix too) as an employee name, address and phone number list (plus some
  185. extra information) printed 8 employees to a page in alphabetical order. You
  186. can pick which employees, or groups of employees as in the Add/Update employee
  187. function rather than having to print them all.
  188.  
  189.  
  190. Birthdays, Start, End, Review Dates - New Reports
  191. -------------------------------------------------
  192.  
  193. A **NEW** report (actually several new reports) has been added to print out
  194. your choice of sorted lists of employee birthdays (useful for cards and
  195. gifts), start dates (who has been here longest and gets the next gold watch),
  196. end (termination) dates, last and next review dates. Some reports are sorted
  197. by month, others by year and month.  Choice F9 from the reports menu will lead
  198. to a more detailed menu.
  199.  
  200.  
  201. Menu Changes
  202. ------------
  203.  
  204. All these improvements have required some changes to the familiar Menu 
  205. structure.  I have tried to keep these minimal and logical to avoid confusion. 
  206. Reports and Checks have been split and are each on menu's of their own, one 
  207. for Reports and File Export, another for Checks and Pay Slips. The new Check 
  208. Reconciliation is with the Checks. The Bank Transfer Deposit List has been 
  209. moved from the Reports menu to the Check menu.
  210.  
  211. Within reports I have grouped those that print dollars together, and those 
  212. that print basic information together, with file export between them. All 
  213. reports are now on one menu instead of a menu within a menu as existed 
  214. previously. 
  215.  
  216.  
  217. MICROSOFT WINDOWS VERS. 3.1
  218. ---------------------------
  219.  
  220.     The following is a repeat of information included in last
  221.     year's WHATSNEW.TXT - I repeated it for the benefit of those
  222.     who may have purchased Windows since last year and had
  223.     forgotten that they could start PAYROLL USA from the Windows
  224.     desktop (if you wish, not essential, no advantages other than
  225.     convenience if you normally work from Windows).
  226.  
  227. PAYROLL USA is a DOS program, not a Windows program. However, Windows
  228. 3.1 can run DOS programs and you can have icons for them, include them
  229. in a group on the desktop, and start them by double clicking on the
  230. icon in the same way as a windows program.  For Windows users we have
  231. included an icon file (PAYUSA.ICO ) and a PIF file (PAYUSA.PIF ).
  232.  
  233. These two files should be copied to your \WINDOWS directory (this copy
  234. will be done for you by our install program if the C:\WINDOWS directory
  235. exists when install runs) Then, to put PAYUSA on your Windows desktop,
  236. start Windows and:
  237.  
  238. 1. Double click on the Main program group so that group is active.
  239. Double click on PIF Editor.  In the PIF Editor select file, open, 
  240. PAYUSA.PIF then verify the directories we have set up are correct for
  241. your installation (they will be if our install program was used, but
  242. not necessarily so if you installed manually).  Change if necessary.
  243.  
  244.       Command Line: C:\PAYPGMS\PAYUSA.EXE
  245.  
  246.       Working Directory: C:\PAYPGMS
  247.  
  248.    { instead of C: it could be D: or E: etc., whichever disk drive
  249.         PAYROLL USA is installed on }
  250.  
  251. Click OK when done.
  252.  
  253. 2. Double click on the program group you want PAYROLL USA to be
  254. included in so that group is active (example, APPLICATIONS).
  255.  
  256. 3. Click on the Windows Program Manager File (Menu Choice), then click
  257. on New, select Program Item (unless you prefer to start a new group in
  258. which case you can do that first here then repeat step 3 to add the
  259. item). 
  260.  
  261. 4. Complete the required information,
  262.  
  263.       Description: PAYROLL USA
  264.       Command Line: PAYUSA.PIF
  265.       Working Directory:
  266.          { leave blank as Windows will get it from the PIF }
  267.  
  268. 5. Select Change Icon. You will be told there is none and to select one 
  269. from Program Manager, click OK then select Browse and towards the
  270. bottom of the list select PAYUSA.ICO, click OK, then a final OK and you
  271. are done. 
  272.  
  273. 6. If you accidentally get out before doing item 5 you will get the 
  274. default MS-DOS icon (a monitor screen with MSDOS in it) but you can go
  275. back and fix it by re-selecting Program Manager, File, then Properties,
  276. then repeat step 5.  (This also works if you selected the wrong icon by
  277. mistake the first time).
  278.  
  279. See your Windows manual in the event you get mixed up here.  Earlier
  280. versions of Windows may differ - it may be necessary to take the MS-DOS
  281. Prompt choice from the Main group and run C:\PAYPGMS\PAYUSA from the
  282. DOS prompt, typing EXIT to return to Windows when you are done, (in
  283. those earlier Windows versions).
  284.  
  285. You will find your mouse or the keyboard both work with the PAYROLL USA
  286. menu items (the mouse is trapped in a vertical bar along the choices),
  287. and at those places where pressing any key is required to continue (a
  288. mouse click will also do).  However, the mouse does not (at this point
  289. anyway) work on the data entry screens or on the prompts requiring Yes
  290. or No answers, for those you still need the keyboard.
  291.  
  292.  
  293.                          Christopher Anthistle,
  294.                                President,
  295.                            30th. January, 1995
  296.